public NFileDialogFileType( System.string description, params System.string[] extensions )
Parameters
- description
- The description of the file type.
- extensions
- The extensions associated with the file type without the dot. For example: "docx", "html", "pdf", "rtf", etc.